if service.click({
{"Accept call",
}
})
return true
end

if service.click({
{"End call",
}
})
return true
end

if service.click({
{"Gửi tin nhắn đi",
}
})
return true
end

if service.click({
{"Gửi",
}
})
return true
end

if service.click({
{"Chấp nhận",
}
})
return true
end

if service.click({
{"Kết thúc cuộc gọi",
}
})
return true
end

if service.click({
{"Trả lời",
}
})
return true
end

if service.click({
{"Kết thúc cuộc gọi",
}
})
return true
end

if service.execute("Phát hoặc tạm dừng âm thanh nghe nhìn")
return true
end
if service.click({
{"floating btn send",
}
})
return true
end
